home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / cool_balls.swf / scripts / DefineButton2_43 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-06-13  |  62 b   |  5 lines

  1. on(release){
  2.    gotoAndPlay(2);
  3.    _root.plays.start();
  4. }
  5.